home *** CD-ROM | disk | FTP | other *** search
- <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
- <html>
-
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <meta name="Description" content="Antanna ocx Control Documentation">
- <meta name="KeyWords" content="Antanna, Control, Documentation, Visual Basic, OCX">
- <meta name="GENERATOR" content="Microsoft FrontPage 3.0">
- <title>Technical Overview</title>
- </head>
-
- <body bgcolor="#FFFFFF" text="#000000" link="#0000EE" vlink="#551A8B" alink="#FF0000">
-
- <p>[<a href="index.htm">Antenna Documentation</a>]</p>
-
- <hr>
-
- <h2><a name="Technical">Technical Overview</a></h2>
-
- <blockquote>
- <p>This section contains a technical overview of Antenna Control.</p>
- <p> </p>
- <h3>How Antenna Control Handles Messages</h3>
- <blockquote>
- <p>Antenna uses the subclass technique to trap messages. <a href="reference.htm#OnTrap">OnTrap()</a>
- can be called either before or after the original function of the Target hWnd was
- processed. If <a href="reference.htm#OnTrap">OnTrap()</a> is called before the function,
- it is possible to "eat" messages.</p>
- <p> </p>
- </blockquote>
- <h3>How Many Antenna Control One Application Can Create</h3>
- <blockquote>
- <p>Maximum number of Antenna is <strong>ten per each instance</strong> of application.
- Even if you use six Antenna in MyProgram, you can still run multiple instances of
- MyProgram.</p>
- <p> </p>
- </blockquote>
- </blockquote>
-
- <hr>
-
- <p align="center">If you have any comments or questions, please contact <a
- href="mailto:integer@pair.com">integer@pair.com</a>.</p>
-
- <p align="center">Copyright ⌐ 1998 <a href="http://www.integer.pair.com/">Integer</a> </p>
- </body>
- </html>
-
-